[INFO] cloning repository https://github.com/thunderock/rollout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thunderock/rollout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderock%2Frollout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderock%2Frollout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1de9a03da8860cfa14d5b14f969c334cd9586c6
[INFO] fixing thunderock/rollout against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderock%2Frollout" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thunderock/rollout
[INFO] finished tweaking git repo https://github.com/thunderock/rollout
[INFO] tweaked toml for git repo https://github.com/thunderock/rollout written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thunderock/rollout on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thunderock/rollout already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b
[INFO] running `Command { std: "docker" "start" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/rollout-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-rm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-gcp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-sft/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-transport/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-proto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-eval/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-text/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-tool/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aws-types v1.3.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking aws-smithy-types v1.4.8
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling rollout-proto v0.1.0 (/opt/rustwide/workdir/crates/rollout-proto)
[INFO] [stderr]    Migrating crates/rollout-proto/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.12.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]        Fixed crates/rollout-proto/build.rs (1 fix)
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking token-source v1.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-smithy-schema v0.1.0
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking aws-sigv4 v1.4.4
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling gcloud-googleapis v1.3.0
[INFO] [stderr]     Checking tokio-retry2 v0.6.2
[INFO] [stderr]     Checking arrow-array v55.2.0
[INFO] [stderr]     Checking aws-smithy-json v0.62.6
[INFO] [stderr]     Checking rollout-core v0.1.0 (/opt/rustwide/workdir/crates/rollout-core)
[INFO] [stderr]    Migrating crates/rollout-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking aws-smithy-checksums v0.64.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking docker_credential v1.4.0
[INFO] [stderr]     Checking pyo3-async-runtimes v0.29.0
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking seccompiler v0.5.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking arrow-select v55.2.0
[INFO] [stderr]     Checking arrow-ipc v55.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking landlock v0.4.5
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking rollout-storage v0.1.0 (/opt/rustwide/workdir/crates/rollout-storage)
[INFO] [stderr]     Checking rollout-snapshots v0.1.0 (/opt/rustwide/workdir/crates/rollout-snapshots)
[INFO] [stderr]     Checking rollout-backend-vllm v0.1.0 (/opt/rustwide/workdir/crates/rollout-backend-vllm)
[INFO] [stderr]     Checking rollout-algo-rm v0.1.0 (/opt/rustwide/workdir/crates/rollout-algo-rm)
[INFO] [stderr]     Checking rollout-algo-sft v0.1.0 (/opt/rustwide/workdir/crates/rollout-algo-sft)
[INFO] [stderr]     Checking arrow-cast v55.2.0
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking rollout-harness-text v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-text)
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking parquet v55.2.0
[INFO] [stderr]    Migrating crates/rollout-storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rollout-cloud-local v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-local)
[INFO] [stderr]    Migrating crates/rollout-algo-rm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rollout-plugin-host v0.1.0 (/opt/rustwide/workdir/crates/rollout-plugin-host)
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-sft/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-backend-vllm/src/engine.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `task` calls a custom destructor
[INFO] [stdout]     |                    `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-harness-text/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/dependency_direction.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/id_types.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/schema_drift.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/sampling_params_postcard.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rollout-runtime-batch v0.1.0 (/opt/rustwide/workdir/crates/rollout-runtime-batch)
[INFO] [stderr]        Fixed crates/rollout-plugin-host/src/modes/abi.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-plugin-host/src/modes/sidecar.rs:176:15
[INFO] [stdout]      |
[INFO] [stdout]  176 |         match UnixStream::connect(path).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                         |
[INFO] [stdout]      |               |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  179 |                 tokio::time::sleep(Duration::from_millis(50)).await;
[INFO] [stdout]      |                 ---------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-plugin-host/src/modes/pyo3.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 |             while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                            ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |       |
[INFO] [stdout]     |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `task` calls a custom destructor
[INFO] [stdout]     |                            `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-plugin-host/src/modes/pyo3.rs:158:28
[INFO] [stdout]     |
[INFO] [stdout] 158 |     while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `task` calls a custom destructor
[INFO] [stdout]     |                    `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-plugin-host/src/modes/sidecar.rs:176:15
[INFO] [stdout]      |
[INFO] [stdout]  176 |         match UnixStream::connect(path).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                         |
[INFO] [stdout]      |               |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  179 |                 tokio::time::sleep(Duration::from_millis(50)).await;
[INFO] [stdout]      |                 ---------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-plugin-host/src/modes/pyo3.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 |             while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                            ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |       |
[INFO] [stdout]     |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `task` calls a custom destructor
[INFO] [stdout]     |                            `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-plugin-host/src/modes/pyo3.rs:158:28
[INFO] [stdout]     |
[INFO] [stdout] 158 |     while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `task` calls a custom destructor
[INFO] [stdout]     |                    `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-core/tests/harness_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-text/tests/echo_env.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-text/tests/mock_reward_env.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-text/tests/env_deterministic_replay.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/error_taxonomy.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-core/tests/trait_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/backend_stub.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/pyo3_bridge_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/vllm_generate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/cdylib_load.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/sidecar_load.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/storage_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/reload_cdylib_unsupported.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/pyo3_load.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/manifest.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/reload_pyo3.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-plugin-host/tests/reload_sidecar.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/vllm_init.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/snapshot_resume_live.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/sampling_params.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-sft/tests/data_loader.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/tests/cas_state_machine.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-rm/tests/bradley_terry_loss.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-rm/tests/snapshot_resume.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/tests/resume_skips_done.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-sft/tests/happy_path.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/tests/content_id_derivation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-rm/tests/checkpoint_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/tests/jsonl_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-runtime-batch/tests/worker_happy_path.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-algo-sft/tests/snapshot_resume.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/tests/object_store.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/tests/hints_linux.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-backend-vllm/src/engine.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     while let Some(task) = rx.blocking_recv() {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `task` calls a custom destructor
[INFO] [stdout]     |                    `task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-cloud-local/tests/queue_replay.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/tests/hints_macos.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/qwen25_assistant_mask.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-local/tests/secrets.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rollout-cloud-local/tests/secrets.rs (1 fix)
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/tests/train_thread_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-backend-vllm/benches/throughput.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking rollout-harness-tool v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-tool)
[INFO] [stderr]    Migrating crates/rollout-harness-tool/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.12
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]     Checking aws-smithy-runtime v1.11.3
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-harness-tool/src/http/mod.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let (mut sender, conn) = hyper::client::conn::http1::handshake(io)
[INFO] [stdout]     |          ----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `sender` calls a custom destructor
[INFO] [stdout]     |          `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 270 |     drive(&mut sender, req).await
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 271 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-harness-tool/src/http/mod.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let connector = tokio_rustls_connector(config);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `connector` calls a custom destructor
[INFO] [stdout]     |         `connector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |     let (mut sender, conn) = hyper::client::conn::http1::handshake(io)
[INFO] [stdout]     |          ----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `sender` calls a custom destructor
[INFO] [stdout]     |          `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 301 |     drive(&mut sender, req).await
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 302 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `connector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hf-hub v0.4.3
[INFO] [stderr]     Checking gcloud-metadata v1.0.2
[INFO] [stderr]     Checking reqwest-middleware v0.5.2
[INFO] [stderr]    Migrating crates/rollout-harness-tool/tests/sandbox_negative.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-harness-tool/src/http/mod.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let (mut sender, conn) = hyper::client::conn::http1::handshake(io)
[INFO] [stdout]     |          ----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `sender` calls a custom destructor
[INFO] [stdout]     |          `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 270 |     drive(&mut sender, req).await
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 271 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-harness-tool/src/http/mod.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let connector = tokio_rustls_connector(config);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `connector` calls a custom destructor
[INFO] [stdout]     |         `connector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |     let (mut sender, conn) = hyper::client::conn::http1::handshake(io)
[INFO] [stdout]     |          ----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `sender` calls a custom destructor
[INFO] [stdout]     |          `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 301 |     drive(&mut sender, req).await
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 302 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `connector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gcloud-auth v1.3.0
[INFO] [stderr]        Fixed crates/rollout-harness-tool/tests/sandbox_negative.rs (1 fix)
[INFO] [stderr]    Migrating crates/rollout-harness-tool/tests/macos_stub.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-tool/tests/http_ssrf.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-harness-tool/tests/http_ssrf.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |         while let Ok((_sock, _)) = listener.accept().await {
[INFO] [stdout]     |                       -----        ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |            |                 |
[INFO] [stdout]     |                       |            |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |            |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |            |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |            |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |            `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `_sock` calls a custom destructor
[INFO] [stdout]     |                       `_sock` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             hits_c.fetch_add(1, Ordering::SeqCst);
[INFO] [stdout] 112 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_sock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-harness-tool/tests/sandbox_positive.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking gcloud-gax v1.4.0
[INFO] [stderr]    Migrating crates/rollout-proto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gcloud-storage v1.3.0
[INFO] [stderr]     Checking testcontainers v0.23.3
[INFO] [stderr]     Checking rollout-transport v0.1.0 (/opt/rustwide/workdir/crates/rollout-transport)
[INFO] [stderr]     Checking aws-runtime v1.7.4
[INFO] [stderr]    Migrating crates/rollout-proto/tests/codegen.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-transport/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-proto/tests/proto_files_present.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-transport/src/channels/control.rs:44:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         let tx = {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tx` calls a custom destructor
[INFO] [stdout]     |             `tx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  43 |         let Some(tx) = tx else { return false };
[INFO] [stdout]     |                  --
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  44 |         tx.try_send(Ok(push)).is_ok()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  45 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rollout-coordinator v0.1.0 (/opt/rustwide/workdir/crates/rollout-coordinator)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-transport/src/channels/work.rs:39:35
[INFO] [stdout]     |
[INFO] [stdout]  39 |             while let Some(msg) = inbound.next().await {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |      |              |
[INFO] [stdout]     |                            |      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                            |      up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `msg` calls a custom destructor
[INFO] [stdout]     |                            `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |                         if tx.send(Ok(down)).await.is_err() {
[INFO] [stdout]     |                            -----------------------
[INFO] [stdout]     |                            |                 |
[INFO] [stdout]     |                            |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                         let _ = tx.send(Err(e)).await;
[INFO] [stdout]     |                                 ---------------------
[INFO] [stdout]     |                                 |               |
[INFO] [stdout]     |                                 |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                 |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking testcontainers-modules v0.11.6
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-transport/src/channels/control.rs:44:9
[INFO] [stdout]     |
[INFO] [stdout]  39 |         let tx = {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tx` calls a custom destructor
[INFO] [stdout]     |             `tx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  43 |         let Some(tx) = tx else { return false };
[INFO] [stdout]     |                  --
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  44 |         tx.try_send(Ok(push)).is_ok()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  45 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-transport/src/channels/work.rs:39:35
[INFO] [stdout]     |
[INFO] [stdout]  39 |             while let Some(msg) = inbound.next().await {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |      |              |
[INFO] [stdout]     |                            |      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                            |      up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `msg` calls a custom destructor
[INFO] [stdout]     |                            `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |                         if tx.send(Ok(down)).await.is_err() {
[INFO] [stdout]     |                            -----------------------
[INFO] [stdout]     |                            |                 |
[INFO] [stdout]     |                            |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                         let _ = tx.send(Err(e)).await;
[INFO] [stdout]     |                                 ---------------------
[INFO] [stdout]     |                                 |               |
[INFO] [stdout]     |                                 |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                 |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-coordinator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-sdk-sts v1.105.0
[INFO] [stderr]     Checking aws-sdk-sqs v1.100.0
[INFO] [stderr]    Migrating crates/rollout-transport/tests/heartbeat.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-sdk-s3 v1.134.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-coordinator/src/mock_run.rs:102:80
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut txn = storage.begin().await?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `txn` calls a custom destructor
[INFO] [stdout]     |             `txn` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |         if let Some(work_id) =
[INFO] [stdout] 102 |             ledger::dispatch(&mut txn, storage.as_ref(), &run_id, w, now_ms()).await?
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `txn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-transport/tests/config_invariants.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aws-sdk-secretsmanager v1.106.0
[INFO] [stderr]    Migrating crates/rollout-transport/tests/tls_dev_ca.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gcloud-pubsub v1.7.0
[INFO] [stderr]    Migrating crates/rollout-transport/tests/control_stream.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-transport/tests/control_stream.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             match stream.next().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |             |
[INFO] [stdout]     |                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aws-config v1.8.17
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-coordinator/src/mock_run.rs:102:80
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut txn = storage.begin().await?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `txn` calls a custom destructor
[INFO] [stdout]     |             `txn` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |         if let Some(work_id) =
[INFO] [stdout] 102 |             ledger::dispatch(&mut txn, storage.as_ref(), &run_id, w, now_ms()).await?
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `txn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-storage/tests/txn.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rollout-harness-eval v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-eval)
[INFO] [stderr]     Checking rollout-cloud-gcp v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-gcp)
[INFO] [stderr]    Migrating crates/rollout-storage/tests/crud.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/postgres_lease.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/postgres_scan_bytes_parity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/postgres_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/watch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/tables.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-storage/tests/crash_safety.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-eval/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/steal_dedup.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rollout-harness-eval/src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed crates/rollout-harness-eval/src/suites/gsm8k.rs (2 fixes)
[INFO] [stderr]     Checking rollout-cli v0.1.0 (/opt/rustwide/workdir/crates/rollout-cli)
[INFO] [stderr]    Migrating crates/rollout-cloud-gcp/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-cloud-gcp/src/pubsub/lease.rs:37:15
[INFO] [stdout]      |
[INFO] [stdout]   34 |     let Some(msg) = queue.inflight.lock().await.remove(&id) else {
[INFO] [stdout]      |              ---
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `msg` calls a custom destructor
[INFO] [stdout]      |              `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   37 |     msg.ack().await.map_err(map_pubsub_error)
[INFO] [stdout]      |               ^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   38 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-cloud-gcp/src/pubsub/lease.rs:48:32
[INFO] [stdout]      |
[INFO] [stdout]   44 |     let Some(msg) = queue.inflight.lock().await.remove(&id) else {
[INFO] [stdout]      |              ---
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `msg` calls a custom destructor
[INFO] [stdout]      |              `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   48 |     msg.modify_ack_deadline(0).await.map_err(map_pubsub_error)
[INFO] [stdout]      |                                ^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   49 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-gcp/src/pubsub/mod.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout]  82 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 126 |         let guard = self.inflight.lock().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/failure_scan.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-cloud-gcp/src/pubsub/lease.rs:37:15
[INFO] [stdout]      |
[INFO] [stdout]   34 |     let Some(msg) = queue.inflight.lock().await.remove(&id) else {
[INFO] [stdout]      |              ---
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `msg` calls a custom destructor
[INFO] [stdout]      |              `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   37 |     msg.ack().await.map_err(map_pubsub_error)
[INFO] [stdout]      |               ^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   38 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/rollout-cloud-gcp/src/pubsub/lease.rs:48:32
[INFO] [stdout]      |
[INFO] [stdout]   44 |     let Some(msg) = queue.inflight.lock().await.remove(&id) else {
[INFO] [stdout]      |              ---
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `msg` calls a custom destructor
[INFO] [stdout]      |              `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   48 |     msg.modify_ack_deadline(0).await.map_err(map_pubsub_error)
[INFO] [stdout]      |                                ^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   49 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/bounded.rs:1918:1
[INFO] [stdout]      |
[INFO] [stdout] 1918 | impl<T> Drop for OwnedPermit<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-gcp/src/pubsub/mod.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout]  82 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 126 |         let guard = self.inflight.lock().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/spot_drain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/coord_restart.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-coordinator/src/main.rs:136:78
[INFO] [stdout]     |
[INFO] [stdout] 135 |             let emitter = StdoutJsonEmitter::default();
[INFO] [stdout]     |                 -------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `emitter` calls a custom destructor
[INFO] [stdout]     |                 `emitter` will be dropped later as of Edition 2024
[INFO] [stdout] 136 |             match mock_run(store, RunId(run_ulid), items, workers, &emitter).await {
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `emitter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/registry_persistence.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/split_brain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-coordinator/tests/support_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/tests/doctor_smoke.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-coordinator/src/main.rs:136:78
[INFO] [stdout]     |
[INFO] [stdout] 135 |             let emitter = StdoutJsonEmitter::default();
[INFO] [stdout]     |                 -------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `emitter` calls a custom destructor
[INFO] [stdout]     |                 `emitter` will be dropped later as of Edition 2024
[INFO] [stdout] 136 |             match mock_run(store, RunId(run_ulid), items, workers, &emitter).await {
[INFO] [stdout]     |                                                                              ^^^^^
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `emitter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-cli/tests/cli_help.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/tests/snapshot_subcommands.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/tests/cloud_config_dry_run.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-gcp/tests/put_stream_content_id_matches_post_retry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-gcp/tests/conformance.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-gcp/tests/gcs_resumable_upload_preempted_mid_stream_reuploads_cleanly.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rollout-cli/src/worker.rs (1 fix)
[INFO] [stderr]    Migrating crates/rollout-cli/tests/infer_dry_run.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cli/src/infer.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 |     while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |               |
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-harness-eval/examples/gen_fixtures.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/tests/eval_cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-eval/tests/eval_loader_works_with_no_network.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cli/src/infer.rs:251:30
[INFO] [stdout]     |
[INFO] [stdout] 251 |     while let Some(joined) = set.join_next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |               |
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-cli/tests/restart_no_duplicates.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cli/tests/train_dry_run.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-harness-eval/tests/eval_score_matches_lm_eval_harness.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rollout-cloud-aws v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-aws)
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-aws/src/s3/put_stream.rs:76:15
[INFO] [stdout]     |
[INFO] [stdout]  71 |         let client = Arc::clone(&self.client);
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  76 |         match tokio::runtime::Handle::try_current() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:567:1
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl<S: 'static> Drop for UnownedTask<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/io/scheduled_io.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl Drop for ScheduledIo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/queue.rs:575:1
[INFO] [stdout]     |
[INFO] [stdout] 575 | impl<T> Drop for Local<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:557:1
[INFO] [stdout]     |
[INFO] [stdout] 557 | impl<S: 'static> Drop for Task<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-aws/src/s3/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  87 |         let resp = self
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `resp` calls a custom destructor
[INFO] [stdout]     |             `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         Ok(data.into_bytes().to_vec())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `resp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-aws/src/s3/put_stream.rs:76:15
[INFO] [stdout]     |
[INFO] [stdout]  71 |         let client = Arc::clone(&self.client);
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  76 |         match tokio::runtime::Handle::try_current() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:567:1
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl<S: 'static> Drop for UnownedTask<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/io/scheduled_io.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl Drop for ScheduledIo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/queue.rs:575:1
[INFO] [stdout]     |
[INFO] [stdout] 575 | impl<T> Drop for Local<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:557:1
[INFO] [stdout]     |
[INFO] [stdout] 557 | impl<S: 'static> Drop for Task<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rollout-cloud-aws/src/s3/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  87 |         let resp = self
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `resp` calls a custom destructor
[INFO] [stdout]     |             `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 107 |         Ok(data.into_bytes().to_vec())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `resp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/tests/imds_v1_disabled_falls_back_gracefully.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/tests/conformance.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/tests/put_stream_dropped_aborts_multipart.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/snapshot_resume_s3_to_gcs_via_manual_copy.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/bit_identical_resume_at_step_5_via_gcs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/tests/throttled_put_recovers_via_retry_hint.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/deterministic_tar.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/list_and_prune.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/bit_identical_resume_at_step_5_via_s3.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-cloud-aws/tests/put_stream_content_id_matches_post_retry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rollout-snapshots/tests/save_restore_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] [stderr] crater-edition-check: rollout-core v0.1.0 (/opt/rustwide/workdir/crates/rollout-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-cli v0.1.0 (/opt/rustwide/workdir/crates/rollout-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-algo-rm v0.1.0 (/opt/rustwide/workdir/crates/rollout-algo-rm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-cloud-local v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-local) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-storage v0.1.0 (/opt/rustwide/workdir/crates/rollout-storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-runtime-batch v0.1.0 (/opt/rustwide/workdir/crates/rollout-runtime-batch) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-snapshots v0.1.0 (/opt/rustwide/workdir/crates/rollout-snapshots) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-cloud-aws v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-aws) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-cloud-gcp v0.1.0 (/opt/rustwide/workdir/crates/rollout-cloud-gcp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-algo-sft v0.1.0 (/opt/rustwide/workdir/crates/rollout-algo-sft) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-backend-vllm v0.1.0 (/opt/rustwide/workdir/crates/rollout-backend-vllm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-coordinator v0.1.0 (/opt/rustwide/workdir/crates/rollout-coordinator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-transport v0.1.0 (/opt/rustwide/workdir/crates/rollout-transport) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-proto v0.1.0 (/opt/rustwide/workdir/crates/rollout-proto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-harness-eval v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-eval) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-plugin-host v0.1.0 (/opt/rustwide/workdir/crates/rollout-plugin-host) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-harness-text v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-text) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rollout-harness-tool v0.1.0 (/opt/rustwide/workdir/crates/rollout-harness-tool) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: xtask v0.0.0 (/opt/rustwide/workdir/xtask) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rollout-core v0.1.0 (/opt/rustwide/workdir/crates/rollout-core)
[INFO] [stderr]    Compiling rollout-proto v0.1.0 (/opt/rustwide/workdir/crates/rollout-proto)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]  --> crates/rollout-proto/build.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         unsafe { std::env::set_var("PROTOC", protoc_bin_vendored::protoc_bin_path()?) };
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rollout-proto` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b", kill_on_drop: false }`
[INFO] [stdout] 9814163e8dced02c0e0f43f42b53a7f09aa629344c67c6e77b8929d2c3989b0b
